home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Windows News 2006 October
/
wn148cd2.iso
/
Windows
/
Travailler
/
RegAlyzer
/
regalyz.exe
/
{app}
/
RegAlyzer.exe
/
0
/
RCDATA
/
TFORMABOUT
/
TFORMABOUT.txt
< prev
Wrap
Text File
|
2005-12-13
|
3KB
|
143 lines
object formAbout: TformAbout
Left = 397
Top = 384
BorderStyle = bsDialog
Caption = 'Info'
ClientHeight = 273
ClientWidth = 409
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poScreenCenter
Scaled = False
DesignSize = (
409
273)
PixelsPerInch = 96
TextHeight = 13
object imgPepiMK: TImage
Left = 8
Top = 134
Width = 69
Height = 99
Anchors = [akLeft, akBottom]
AutoSize = True
Picture.Data = {<image000.bmp>}
Transparent = True
end
object labelCopyright: TLabel
Left = 8
Top = 240
Width = 305
Height = 17
Anchors = [akLeft, akRight, akBottom]
AutoSize = False
Caption = 'Copyright '#169' 2000-2005 Patrick M. Kolla / Safer Networking Ltd.'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsUnderline]
ParentFont = False
end
object labelCompanyName: TLabel
Tag = 1
Left = 104
Top = 32
Width = 185
Height = 23
Caption = 'Safer Networking Ltd.'
Font.Charset = DEFAULT_CHARSET
Font.Color = clNavy
Font.Height = -21
Font.Name = 'Times New Roman'
Font.Style = []
ParentFont = False
Transparent = True
end
object labelProductName: TLabel
Tag = 1
Left = 128
Top = 44
Width = 202
Height = 54
Caption = 'RegAlyzer'
Font.Charset = DEFAULT_CHARSET
Font.Color = clMaroon
Font.Height = -48
Font.Name = 'Times New Roman'
Font.Style = [fsBold, fsItalic]
ParentFont = False
Transparent = True
end
object Label4: TLabel
Tag = 1
Left = 312
Top = 40
Width = 27
Height = 23
Anchors = [akLeft, akTop, akRight]
Caption = '1.2'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -21
Font.Name = 'Times New Roman'
Font.Style = []
ParentFont = False
end
object labelCopyright2: TLabel
Left = 8
Top = 256
Width = 305
Height = 17
Anchors = [akLeft, akRight, akBottom]
AutoSize = False
Caption = 'All rights reserved.'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsUnderline]
ParentFont = False
end
object bnOK: TButton
Left = 320
Top = 240
Width = 81
Height = 25
Anchors = [akRight, akBottom]
Caption = 'OK'
TabOrder = 0
OnClick = bnOKClick
end
object memoCredits: TMemo
Left = 96
Top = 136
Width = 305
Height = 97
BevelKind = bkFlat
BorderStyle = bsNone
Lines.Strings = (
'Credits go to: '
'Enrico Maria Biancarelli (suggestions, italian translation)'
'Andrey V. Sorokin (code for regular expressions)'
'Hevesi J'#225'nos (magyar translation)'
'Quan Qi Tang (chinese simplified translation)'
'liwk (chinese traditional translation)'
'nickW (french translation)'
'David (spanish translation)'
'Nelson A. H. de Carvalho (brazil translation)'
'Pep Isern (catalan translation)'
'Kristian Christensen (dansk translation)'
'Heppocrates Giakoumis (hellenic translation)'
'Bartosz Czerwinski (polski translation)')
ScrollBars = ssVertical
TabOrder = 1
WordWrap = False
end
end